Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add validation for node count in secure mode #270

Open
wants to merge 3 commits into
base: topic-secure-production-mode
Choose a base branch
from

Conversation

Mahuwa-Barman
Copy link
Contributor

@Mahuwa-Barman Mahuwa-Barman commented Jun 25, 2024

This PR is to add validation for node count in secure mode:

  1. Provisioning is not supported with more than 3 nodes at a time.
  2. Scaleout is supported by adding only 1 node at a time.

Testing

Provisioning with more than 3 nodes(multi-node) in secure mode:
image

When existing node count is 5 and scaleout is requested for 7 nodes:
image

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant